Builder
Information about a node intended to be reported unencrypted to a map using MQTT.
Content copied to clipboard
meshtastic.MapReport
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Altitude in meters above MSL
Content copied to clipboard
int32 altitude = 11;
Link copied to clipboard
Device firmware version string
Content copied to clipboard
string firmware_version = 5;
Link copied to clipboard
Whether the node has a channel with default PSK and name (LongFast, MediumSlow, etc...)
and it uses the default frequency slot given the region and modem preset.
Content copied to clipboard
bool has_default_channel = 8;
Link copied to clipboard
User has opted in to share their location (map report) with the mqtt server
Controlled by map_report.should_report_location
Content copied to clipboard
bool has_opted_report_location = 14;
Link copied to clipboard
Hardware model of the node, i.e. T-Beam, Heltec V3, etc...
Content copied to clipboard
.meshtastic.HardwareModel hw_model = 4;
Link copied to clipboard
Latitude: multiply by 1e-7 to get degrees in floating point
Content copied to clipboard
sfixed32 latitude_i = 9;
Link copied to clipboard
Longitude: multiply by 1e-7 to get degrees in floating point
Content copied to clipboard
sfixed32 longitude_i = 10;
Link copied to clipboard
A full name for this user, i.e. "Kevin Hester"
Content copied to clipboard
string long_name = 1;
Link copied to clipboard
Modem preset used by the radio (LongFast, MediumSlow, etc...)
Content copied to clipboard
.meshtastic.Config.LoRaConfig.ModemPreset modem_preset = 7;
Link copied to clipboard
Number of online nodes (heard in the last 2 hours) this node has in its list that were received locally (not via MQTT)
Content copied to clipboard
uint32 num_online_local_nodes = 13;
Link copied to clipboard
Indicates the bits of precision for latitude and longitude set by the sending node
Content copied to clipboard
uint32 position_precision = 12;
Link copied to clipboard
The region code for the radio (US, CN, EU433, etc...)
Content copied to clipboard
.meshtastic.Config.LoRaConfig.RegionCode region = 6;
Link copied to clipboard
Role of the node that applies specific settings for a particular use-case
Content copied to clipboard
.meshtastic.Config.DeviceConfig.Role role = 3;
Link copied to clipboard
A VERY short name, ideally two characters.
Suitable for a tiny OLED screen
Content copied to clipboard
string short_name = 2;
Link copied to clipboard
Altitude in meters above MSL
Content copied to clipboard
int32 altitude = 11;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Device firmware version string
Content copied to clipboard
string firmware_version = 5;
Link copied to clipboard
Device firmware version string
Content copied to clipboard
string firmware_version = 5;
Link copied to clipboard
Whether the node has a channel with default PSK and name (LongFast, MediumSlow, etc...)
and it uses the default frequency slot given the region and modem preset.
Content copied to clipboard
bool has_default_channel = 8;
Link copied to clipboard
User has opted in to share their location (map report) with the mqtt server
Controlled by map_report.should_report_location
Content copied to clipboard
bool has_opted_report_location = 14;
Link copied to clipboard
Hardware model of the node, i.e. T-Beam, Heltec V3, etc...
Content copied to clipboard
.meshtastic.HardwareModel hw_model = 4;
Link copied to clipboard
Hardware model of the node, i.e. T-Beam, Heltec V3, etc...
Content copied to clipboard
.meshtastic.HardwareModel hw_model = 4;
Link copied to clipboard
Latitude: multiply by 1e-7 to get degrees in floating point
Content copied to clipboard
sfixed32 latitude_i = 9;
Link copied to clipboard
Longitude: multiply by 1e-7 to get degrees in floating point
Content copied to clipboard
sfixed32 longitude_i = 10;
Link copied to clipboard
A full name for this user, i.e. "Kevin Hester"
Content copied to clipboard
string long_name = 1;
Link copied to clipboard
A full name for this user, i.e. "Kevin Hester"
Content copied to clipboard
string long_name = 1;
Link copied to clipboard
Modem preset used by the radio (LongFast, MediumSlow, etc...)
Content copied to clipboard
.meshtastic.Config.LoRaConfig.ModemPreset modem_preset = 7;
Link copied to clipboard
Modem preset used by the radio (LongFast, MediumSlow, etc...)
Content copied to clipboard
.meshtastic.Config.LoRaConfig.ModemPreset modem_preset = 7;
Link copied to clipboard
Number of online nodes (heard in the last 2 hours) this node has in its list that were received locally (not via MQTT)
Content copied to clipboard
uint32 num_online_local_nodes = 13;
Link copied to clipboard
Indicates the bits of precision for latitude and longitude set by the sending node
Content copied to clipboard
uint32 position_precision = 12;
Link copied to clipboard
The region code for the radio (US, CN, EU433, etc...)
Content copied to clipboard
.meshtastic.Config.LoRaConfig.RegionCode region = 6;
Link copied to clipboard
The region code for the radio (US, CN, EU433, etc...)
Content copied to clipboard
.meshtastic.Config.LoRaConfig.RegionCode region = 6;
Link copied to clipboard
Role of the node that applies specific settings for a particular use-case
Content copied to clipboard
.meshtastic.Config.DeviceConfig.Role role = 3;
Link copied to clipboard
Role of the node that applies specific settings for a particular use-case
Content copied to clipboard
.meshtastic.Config.DeviceConfig.Role role = 3;
Link copied to clipboard
A VERY short name, ideally two characters.
Suitable for a tiny OLED screen
Content copied to clipboard
string short_name = 2;
Link copied to clipboard
A VERY short name, ideally two characters.
Suitable for a tiny OLED screen
Content copied to clipboard
string short_name = 2;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): MQTTProtos.MapReport.Builder
Link copied to clipboard
Altitude in meters above MSL
Content copied to clipboard
int32 altitude = 11;
Link copied to clipboard
Device firmware version string
Content copied to clipboard
string firmware_version = 5;
Link copied to clipboard
Device firmware version string
Content copied to clipboard
string firmware_version = 5;
Link copied to clipboard
Whether the node has a channel with default PSK and name (LongFast, MediumSlow, etc...)
and it uses the default frequency slot given the region and modem preset.
Content copied to clipboard
bool has_default_channel = 8;
Link copied to clipboard
User has opted in to share their location (map report) with the mqtt server
Controlled by map_report.should_report_location
Content copied to clipboard
bool has_opted_report_location = 14;
Link copied to clipboard
Hardware model of the node, i.e. T-Beam, Heltec V3, etc...
Content copied to clipboard
.meshtastic.HardwareModel hw_model = 4;
Link copied to clipboard
Hardware model of the node, i.e. T-Beam, Heltec V3, etc...
Content copied to clipboard
.meshtastic.HardwareModel hw_model = 4;
Link copied to clipboard
Latitude: multiply by 1e-7 to get degrees in floating point
Content copied to clipboard
sfixed32 latitude_i = 9;
Link copied to clipboard
Longitude: multiply by 1e-7 to get degrees in floating point
Content copied to clipboard
sfixed32 longitude_i = 10;
Link copied to clipboard
A full name for this user, i.e. "Kevin Hester"
Content copied to clipboard
string long_name = 1;
Link copied to clipboard
A full name for this user, i.e. "Kevin Hester"
Content copied to clipboard
string long_name = 1;
Link copied to clipboard
open fun setModemPreset(value: ConfigProtos.Config.LoRaConfig.ModemPreset): MQTTProtos.MapReport.Builder
Modem preset used by the radio (LongFast, MediumSlow, etc...)
Content copied to clipboard
.meshtastic.Config.LoRaConfig.ModemPreset modem_preset = 7;
Link copied to clipboard
Modem preset used by the radio (LongFast, MediumSlow, etc...)
Content copied to clipboard
.meshtastic.Config.LoRaConfig.ModemPreset modem_preset = 7;
Link copied to clipboard
Number of online nodes (heard in the last 2 hours) this node has in its list that were received locally (not via MQTT)
Content copied to clipboard
uint32 num_online_local_nodes = 13;
Link copied to clipboard
Indicates the bits of precision for latitude and longitude set by the sending node
Content copied to clipboard
uint32 position_precision = 12;
Link copied to clipboard
The region code for the radio (US, CN, EU433, etc...)
Content copied to clipboard
.meshtastic.Config.LoRaConfig.RegionCode region = 6;
Link copied to clipboard
The region code for the radio (US, CN, EU433, etc...)
Content copied to clipboard
.meshtastic.Config.LoRaConfig.RegionCode region = 6;
Link copied to clipboard
Role of the node that applies specific settings for a particular use-case
Content copied to clipboard
.meshtastic.Config.DeviceConfig.Role role = 3;
Link copied to clipboard
Role of the node that applies specific settings for a particular use-case
Content copied to clipboard
.meshtastic.Config.DeviceConfig.Role role = 3;
Link copied to clipboard
A VERY short name, ideally two characters.
Suitable for a tiny OLED screen
Content copied to clipboard
string short_name = 2;
Link copied to clipboard
A VERY short name, ideally two characters.
Suitable for a tiny OLED screen
Content copied to clipboard
string short_name = 2;